projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1e3b5e
)
(py-converter): Fix previous change.
author
Kenichi Handa
<handa@m17n.org>
Mon, 29 Jan 2007 11:08:09 +0000
(11:08 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 29 Jan 2007 11:08:09 +0000
(11:08 +0000)
lisp/international/titdic-cnv.el
patch
|
blob
|
history
diff --git
a/lisp/international/titdic-cnv.el
b/lisp/international/titdic-cnv.el
index adf5e080b0458ccdd36a6957991443d9d8d8330b..c8a1155b0f34366fbb05d40807b73ebd4d3286ed 100644
(file)
--- a/
lisp/international/titdic-cnv.el
+++ b/
lisp/international/titdic-cnv.el
@@
-910,7
+910,7
@@
method `chinese-tonepy' with which you must specify tones by digits
(let ((pos (point)))
(insert-buffer-substring dicbuf)
(goto-char pos)
- (search-forward "^[a-z]")
+ (
re-
search-forward "^[a-z]")
(beginning-of-line)
(delete-region pos (point))
(while (not (eobp))